Socket
Socket
Sign inDemoInstall

postman-url-encoder

Package Overview
Dependencies
0
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

postman-url-encoder


Version published
Weekly downloads
990K
decreased by-2.76%
Maintainers
3
Install size
20.8 kB
Created
Weekly downloads
 

Readme

Source

Postman URL encoding

Simple url string encoder based on RFC 3986

  npm install postman-url-encoder --save
var urlEncoder = require('postman-url-encoder');
console.log(urlEncoder.encode('http://foo.bar.com?a=b'))

Keywords

FAQs

Last updated on 16 Oct 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc